runtime/internal/atomic.Uintptr.Add (method)
3 uses
runtime/internal/atomic (current package)
types.go#L321: func (u *Uintptr) Add(delta uintptr) uintptr {
runtime
mgcsweep.go#L373: mheap_.reclaimCredit.Add(npages)
mheap.go#L788: h.reclaimCredit.Add(nfound - npage)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)